Open
Bug 1826200
Opened 2 years ago
Updated 2 years ago
When running with --rebuild and using a cached base revision, rebuild isn't applied to the base
Categories
(Testing :: Performance, task, P3)
Testing
Performance
Tracking
(Not tracked)
NEW
People
(Reporter: sparky, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
This bug is to find a way to either resolve, or find a work-around for this issue. The problem is that when a dev does a push to try and has a cached base revision, but uses --rebuild the rebuild will only be applied to the new run.
This isn't a big issue because a developer can either retrigger the test from CompareView directly, or from the try run. We should at least add some documentation to explain this.
That said, if it doesn't become a bigger issue, we could look into adding a flag like --clear-cache, or --no-cache to clear/ignore the cached revisions.
You need to log in
before you can comment on or make changes to this bug.
Description
•